FHIR IG Statistics: CodeSystem/resolution-state (1)
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "CodeSystem",
"title": "Estado de resolução",
"url": "https://www.samisaude.com.br/fhir/r4/CodeSystem/resolution-state",
"version": "1.0",
"status": "active",
"contact": [
{
"telecom": [
{
"system": "other"
}
]
}
],
"description": "Códigos de classificação dos estados de resolução.",
"compositional": false,
"content": "complete",
"concept": [
{
"display": "Resolvido",
"code": "LA9041-0"
},
{
"display": "Resolvendo",
"code": "LA9040-2"
},
{
"display": "Não resolvido",
"code": "LA9044-4"
},
{
"display": "Indeterminado",
"code": "LA9046-9"
}
],
"name": "resolution-state",
"caseSensitive": true,
"versionNeeded": true,
"hierarchyMeaning": "is-a",
"language": "pt-br",
"date": "2021-12-13T00:00:00.000Z",
"count": 4
}